Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.core.filebuffers.ITextFileBuffer

Packages that use ITextFileBuffer
org.eclipse.core.filebuffers   
org.eclipse.ui.editors.text Provides a standard text editor and a file-based document provider. 
 

Uses of ITextFileBuffer in org.eclipse.core.filebuffers
 

Methods in org.eclipse.core.filebuffers that return ITextFileBuffer
 ITextFileBuffer ITextFileBufferManager.getTextFileBuffer(IPath location)
          Returns the text file buffer managed for the file at the given location or null if either there is no such text file buffer.
 

Uses of ITextFileBuffer in org.eclipse.ui.editors.text
 

Fields in org.eclipse.ui.editors.text declared as ITextFileBuffer
 ITextFileBuffer TextFileDocumentProvider.FileInfo.fTextFileBuffer
           
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.